home *** CD-ROM | disk | FTP | other *** search
- 101 Host Name
- 102 Status
- 103 Image Name
- 104 PID
- 105 Session#
- 106 User Name
- 107 Window Title
- 108 CPU Time
- 109 Mem Usage
- 110 Services
- 111 Session Name
- 112 Modules
- 126 list
- 127 table
- 128 csv
- 129 list|table|csv
- 151 16
- 152 15
- 153 25
- 154 6
- 155 8
- 156 50
- 157 72
- 158 12
- 159 12
- 160 80
- 161 45
- 162 16
- 163 80
- 164 45
- 201 sessionname
- 202 status
- 203 imagename
- 204 pid
- 205 session
- 206 cputime
- 207 memusage
- 208 username
- 209 services
- 210 windowtitle
- 211 modules
- 226 running|not responding|unknown
- 227 eq | ne
- 228 eq | ne | lt | gt | le | ge
- 251 Running
- 252 Not Responding
- 253 %s K
- 254 NT AUTHORITY
- 255 SYSTEM
- 256 modules eq %s
- 257 Unknown
- 501 Invalid syntax. /U can be specified only when /S is specified.\nType "TASKLIST /?" for usage.\n
- 502 Invalid syntax. /P can be specified only when /U is specified.\nType "TASKLIST /?" for usage.\n
- 503 INFO: No tasks are running which match the specified criteria.\n
- 504 %s Error Code: 0x%08lx was returned.\n
- 505 Invalid syntax. User name cannot be empty.\n
- 506 Invalid syntax. /NH option is allowed only for "TABLE" and "CSV" formats.\nType "TASKLIST /?" for usage.\n
- 507 Invalid syntax. /V, /M and /SVC options cannot be used together.\nType "TASKLIST /?" for usage.\n
- 508 Invalid syntax. System name cannot be empty.\n
- 509 Invalid syntax.\nType "TASKLIST /?" for usage.\n
- 510 Invalid syntax. No characters are allowed after '*' for /M option.\nType "TASKLIST /?" for usage.\n
- 551 \nWARNING: "WINDOWTITLE" and "STATUS" filters are not supported when querying a remote machine.\n
- 1001 TASKLIST [/S system [/U username [/P [password]]]]\n
- 1002 [/M [module] | /SVC | /V] [/FI filter] [/FO format] [/NH]\n
- 1003 \n
- 1004 Description:\n
- 1005 This tool displays a list of currently running processes on\n
- 1006 either a local or remote machine.\n
- 1008 \n
- 1009 Parameter List:\n
- 1010 /S system Specifies the remote system to connect to.\n\n
- 1011 /U [domain\]user Specifies the user context under which\n
- 1012 the command should execute.\n\n
- 1013 /P [password] Specifies the password for the given\n
- 1014 user context. Prompts for input if omitted.\n\n
- 1015 /M [module] Lists all tasks currently using the given\n
- 1016 exe/dll name. If the module name is not\n
- 1017 specified all loaded modules are displayed.\n\n
- 1019 /SVC Displays services hosted in each process.\n\n
- 1020 /V Displays verbose task information.\n\n
- 1022 /FI filter Displays a set of tasks that match a\n
- 1023 given criteria specified by the filter.\n\n
- 1024 /FO format Specifies the output format.\n
- 1025 Valid values: "TABLE", "LIST", "CSV".\n\n
- 1026 /NH Specifies that the "Column Header" should\n
- 1027 not be displayed in the output.\n
- 1028 Valid only for "TABLE" and "CSV" formats.\n\n
- 1029 /? Displays this help message.\n
- 1030 \n
- 1031 Filters:\n
- 1032 Filter Name Valid Operators Valid Value(s)\n
- 1033 ----------- --------------- --------------------------\n
- 1034 STATUS eq, ne RUNNING | \n
- 1035 NOT RESPONDING | UNKNOWN\n
- 1036 IMAGENAME eq, ne Image name\n
- 1037 PID eq, ne, gt, lt, ge, le PID value\n
- 1038 SESSION eq, ne, gt, lt, ge, le Session number\n
- 1039 SESSIONNAME eq, ne Session name\n
- 1040 CPUTIME eq, ne, gt, lt, ge, le CPU time in the format\n
- 1041 of hh:mm:ss.\n
- 1042 hh - hours,\n
- 1043 mm - minutes, ss - seconds\n
- 1044 MEMUSAGE eq, ne, gt, lt, ge, le Memory usage in KB\n
- 1045 USERNAME eq, ne User name in [domain\]user\n
- 1046 format\n
- 1047 SERVICES eq, ne Service name\n
- 1048 WINDOWTITLE eq, ne Window title\n
- 1049 MODULES eq, ne DLL name\n
- 1050 \n
- 1051 NOTE: "WINDOWTITLE" and "STATUS" filters are not supported when querying\n
- 1052 a remote machine.\n\n
- 1053 Examples:\n
- 1054 TASKLIST\n
- 1055 TASKLIST /M\n
- 1056 TASKLIST /V /FO CSV\n
- 1057 TASKLIST /SVC /FO LIST\n
- 1058 TASKLIST /M wbem*\n
- 1059 TASKLIST /S system /FO LIST\n
- 1060 TASKLIST /S system /U domain\username /FO CSV /NH\n
- 1061 TASKLIST /S system /U username /P password /FO TABLE /NH\n
- 1062 TASKLIST /FI "USERNAME ne NT AUTHORITY\SYSTEM" /FI "STATUS eq running"\n
- 5001 ERROR:
- 5002 WARNING:
- 5003 SUCCESS:
- 5004 INFO:
- 5005 N/A
- 5501 Type the password for %s:
- 5502 Passing the user credential for local connection.\n
- 5503 The target system must be running Windows XP or above.\n
- 5504 The remote system must be running Windows 2000 or above.\n
- 5601 Invalid syntax. '%s' value is not allowed for '%s' option.\n%s\n
- 5602 Invalid syntax. Specify valid numeric value for '%s'.\n%s\n
- 5603 Invalid syntax. Specifiy valid floating point value for '%s'.\n%s\n
- 5604 Invalid syntax. Mandatory option '%s' is missing.\n%s\n
- 5605 Invalid syntax. '%s' option is not allowed more than '%d' time(s).\n%s\n
- 5607 Invalid argument/option - '%s'.\n%s\n
- 5608 Invalid syntax. Default argument is missing.\n%s\n
- 5609 Length of the command line argument should not exceed 255 characters.\n
- 5610 Invalid syntax. Default option is not allowed more than '%d' time(s).\n%s\n
- 5611 Invalid syntax. Value expected for '%s'.\n%s\n
- 5612 Invalid syntax. '%s' value is not allowed as default argument.\n%s\n
- 5613 Type "%s /?" for usage.
- 5614 Value for '%s' option cannot be empty.\n%s\n
- 5615 Value for default option cannot be empty.\n%s\n
- 5616 Invalid syntax. Specify valid numeric value for default.\n%s\n
- 5617 Invalid syntax. Specifiy valid floating point value for default.\n%s\n
- 5618 Value for default option cannot be more than %d character(s).\n
- 5619 Invalid syntax. Value cannot be specified with '%s' option.\n%s\n
- 5620 Value for '%s' option cannot be more than %d character(s).\n
-